home *** CD-ROM | disk | FTP | other *** search
/ Ghost Rider iactivecard / Ghost Rider iactivecard.iso / pc / volume.swf / scripts / DefineButton2_3 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2007-03-23  |  59 b   |  5 lines

  1. on(press){
  2.    unloadMovieNum(14);
  3.    gotoAndStop(2);
  4. }
  5.